home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / mg2a_src.zip / SYS / PRIME / STACKPTR.PMA < prev    next >
Text File  |  1988-08-23  |  303b  |  15 lines

  1. *        stackptr$.pma  -- used by 64v varargs.h.ins.cc
  2. * 02/22/87 Robert Larson  Name chagned to avoid potention conflict
  3.  
  4.          SEG
  5.          SYML
  6.          RLIT
  7.          ENT       STACKPTR$
  8.  
  9. START    EAXB      SB%+4,*
  10.          PRTN
  11.  
  12.          LINK
  13. STACKPTR$ ECB      START
  14.          END
  15.